-
Notifications
You must be signed in to change notification settings - Fork 14
Merge branch 'origin/master' into 'live' #28
Conversation
Migrate repo to SDP
Update config to enable docfx v3
Context: dotnet/android@a7413a2 Context: dotnet/android@cee5e72 Context: dotnet/java-interop@7574f16 Update the `Mono.Android.dll` documentation, importing the Google-provided [API-31 Javadoc documentation][0]. At this time, only the following documentation is imported: * `<param/>`: The Javadoc `@param` block tag. * `<returns/>`: The Javadoc `@returns` block tag. * `<summary/>`: First sentence in Javadoc comment. Additionally, the following information is generated: * HTML Link to the Android documentation for the member. * Documentation Copyright notification Note that the link to Android documentation may not work; there are known issues around the use of generic types. The perfect is the enemy of the good (enough)! It's been 4+ years since the last documentation import. Let's get *something* newer. Co-authored-by: David Britch <davidbritch@users.noreply.github.com> [0]: http://dl.google.com/android/repository/sources-31_r01.zip
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
LGTM!
|
Docs Build status updates of commit 1daf71c:
|
Includes commit b408444 which imports API 31 documentation.